Returns the square root of the value specified.
Syntax |
|---|
|
result = Sqrt( value ) |
Parameters |
||
|---|---|---|
|
value |
The value you want the square root of. |
|
Return Value |
||
|---|---|---|
|
Result |
The square root of the value. |
|
Sqrt Function
Returns the square root of the value specified.
Syntax |
|---|
|
result = Sqrt( value ) |
Parameters |
||
|---|---|---|
|
value |
The value you want the square root of. |
|
Return Value |
||
|---|---|---|
|
Result |
The square root of the value. |
|